-
Home
-
AI Muse – AI Chatbot, AI Content Generator & Writer, AI Image Generator, AI Assistant, ChatGPT, GPT-4o, Gemini, LLAMA, Claude
-
1.2.0
-
Code
-
Classes
- Client
| Total Complexity |
62 |
| Dependencies |
12 |
| Dependents |
1 |
| Total lines |
458 |
| Lines of code |
245 |
| Logical lines of code |
128 |
| Comment lines |
113 |
| Methods |
22 |
| Properties |
6 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| connect() |
B |
31 |
20 |
113 |
| receive() |
S |
54 |
7 |
22 |
| parseUri() |
S |
56 |
5 |
17 |
| send() |
S |
61 |
3 |
12 |
| __toString() |
S |
69 |
2 |
7 |
| setTimeout() |
S |
67 |
2 |
8 |
| close() |
S |
71 |
2 |
6 |
| disconnect() |
S |
75 |
2 |
5 |
| getCloseStatus() |
S |
79 |
2 |
3 |
| isConnected() |
S |
80 |
2 |
3 |
| getName() |
S |
79 |
2 |
3 |
| getRemoteName() |
S |
79 |
2 |
3 |
| generateKey() |
S |
67 |
2 |
7 |
| __construct() |
S |
70 |
1 |
6 |
| setFragmentSize() |
S |
73 |
1 |
5 |
| getFragmentSize() |
S |
80 |
1 |
3 |
| text() |
S |
81 |
1 |
3 |
| binary() |
S |
80 |
1 |
3 |
| ping() |
S |
80 |
1 |
3 |
| pong() |
S |
80 |
1 |
3 |
| getLastOpcode() |
S |
82 |
1 |
3 |
| getPier() |
S |
71 |
1 |
7 |